x86: PAE linear page tables.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 12 Mar 2007 14:47:00 +0000 (14:47 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 12 Mar 2007 14:47:00 +0000 (14:47 +0000)
commit363f33fde24747a40a2682a155a6aeaafcbcf911
tree075b67c85f72428abd704ca6d8bbfac6cb602fcf
parent415ecbe777c95d1e076286af0485f758725d0033
x86: PAE linear page tables.

While full linear page table support makes little sense (and would be
more complicated to implement), partial linear page table support is
almost identical to that in non-PAE, and is used (at least) by NetWare.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/domain.c
xen/arch/x86/mm.c